home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Fun House 1
/
CD Fun House (Wayzata Technology).iso
/
•Interesting Stuff•
/
'Toon Talk •••
/
'Toon Talk еее
/
card_16764.txt
< prev
next >
Wrap
Text File
|
1990-09-08
|
721b
|
35 lines
-- card: 16764 from stack: in
-- bmap block id: 3966
-- flags: 0000
-- background id: 15882
-- name: About
----- HyperTalk script -----
on openCard
hide menuBar
play "Harpsichord" tempo 380 b3 c#4 d e f# g a#3 g4 f# e d c# d r f# r b r c# r b r a# r bw
end openCard
on closeCard
show menuBar
end closeCard
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=467 top=300 right=328 bottom=504
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect iris close
go to first card of stack
end mouseUp